LC_CMD_LINE is a value for Command parameter of the
lcWndExeCommand function.
It starts interactive tool to add Line objects into a drawing. CmdParam parameter can have the following values to activate specific modes:
Prm
Mode
0
Start command with previous mode
LC_LINE_SERIAL
Serial lines. End of line is a start of next line.
LC_LINE_SEPARATE
Separate lines. Start/end points of consecutive lines are different.
When the command is started, before specifying start point, user can change the mode
by right click and then select mode from popup menu. See Also